home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / LogoMation 1.1.1 folder.sit / LogoMation 1.1.1 folder / LogoMation 1.1.1 ƒ / LogoMation 1.1.1.rsrc / STR#_1000.txt < prev    next >
Text File  |  1996-01-27  |  4KB  |  119 lines

  1. sound "%s" cannot be played□□□ (status=%d)
  2.  
  3. sound "%s" cannot be played, probably because it is not a sampled sound (status=%d).  Playing other sounds is OK, though 
  4.  
  5. illegal argument to the 'defined' function.  Only a single variable is accepted; other expressions are illegal
  6.  
  7. the seq() function call is illegal in this context.  Use it only with the 'picture' mode of the Pen command
  8.  
  9. call nesting limit (%ld nested calls) was reached when %s() was called.  Maybe it's time to check your Preferences setting...
  10.  
  11. function "%s" was called with more arguments then are necessary
  12.  
  13. you cannot execute CURVE while the previous CURVE is still running
  14.  
  15. the Picture's name is too long.  It must be between 1 and 127 characters long
  16.  
  17. it is illegal to have a null string name a picture.  A picture must have a name that is between 1 and 127 characters long
  18.  
  19. the width of the ask() input field is too small.  Use a value wide enough to hold the reply to ask()
  20.  
  21. the required element of the associative array '%s' was never assigned a value
  22.  
  23. the Pause argument must be positive
  24.  
  25. the name argument, if used, must be the first argument in the Pen comman.
  26.  
  27. Repeat loop limit (%ld iterations) was reached.  If needed, change the Preferences
  28.  
  29. the circle's radius is too small
  30.  
  31. substr's □□□second and third arguments must not be negative
  32.  
  33. the argument of char() must be between 0 and 256
  34.  
  35. the argument of ascii() must be a single character string
  36.  
  37. the argument of %s() must be between -1 and 1
  38.  
  39. you cannot change the pen to a picture when allowing more then one graphics windows.  You can fix that by checking the box in the Preferences menu
  40.  
  41. you cannot take the sqrt of a negative number
  42.  
  43. you cannot divide by zero
  44.  
  45. the function call could not be completed, bacause %s
  46.  
  47. variable '%s' is used although it was never assigned a value
  48.  
  49. an Else has no corresponding If
  50.  
  51. sound "%s" cannot be found.  Try using the Use a Sound command from the Tools menu
  52.  
  53. the Sound command's second argument, if used, must be either wait or nowait
  54.  
  55. a Return was executed inside a Fill block - you must not do that
  56.  
  57. a Fill pattern %d was used;  you must use only patterns between 1 and 38
  58.  
  59. you cannot start a new Fill before the current Fill is done
  60.  
  61. you cannot start a Fill while moving a Picture
  62.  
  63. the Repeat loop is infinite (i.e. it will never end)
  64.  
  65. Repeat's step size cannot be zero
  66.  
  67. Repeat cannot be executed zero
  68.  
  69. if you use four arguments to the Repeat command, then the first argument must be a name of a variable
  70.  
  71. could not understand "%s=..."
  72.  
  73. could not find a font named□□□□ "%s".   Try using the Font Name command in the Tools menu
  74.  
  75. the fontname parameter cannot be numeric.   Try using the Font Name command in the Tools menu
  76.  
  77. illegal fontstyle "%s".   Try using the Font Style command in the Tools menu
  78.  
  79. the fontstyle parameter cannot be numeric.   Try using the Font Style command in the Tools menu
  80.  
  81. illegal fontsize=%.0f; must be greater then 5
  82.  
  83. illegal "end" argument.  Use either end="yes",  end="no" or end="copy"
  84.  
  85. illegal "trail" argument.  Use either "trail=yes" or "trail=no"
  86.  
  87. illegal "move" argument.  Use either "move=above" or "move=below"
  88.  
  89. Picture "%s" was never defined
  90.  
  91. a name of a picture can be a number, but this number is a big too high..
  92.  
  93. the name= or picture= options of the Pen command cannot be used while defining a picture or doing a Fill
  94.  
  95. the animation's speed must be greater then zero 
  96.  
  97. the Pen command requires arguments of the form name=value
  98.  
  99. a Picture cannot be defined while another Picture is being moved.
  100.  
  101. a Picture definition can not be nested inside a Fill
  102.  
  103. a Picture definition can not be nested inside another Picture definition
  104.  
  105. the second argument to Picture is not 'redefine'.  If you use the optional second argument, it must be 'redefine'
  106.  
  107. a Return statement is not legal outside of a Function
  108.  
  109. the second argument to Print is not 'move'.  If you use the optional second argument, it must be 'move'
  110.  
  111. there is some illegal stuff to the right of the "=" sign
  112.  
  113. a name of a variable was expected here, but something else was found
  114.  
  115. . Please fix the error, and rerun the program.
  116.  
  117. An error was detected in the highlighted statement: 
  118.  
  119.